Matrix of ones

In mathematics, a matrix of ones is a matrix where every element is equal to one. Examples of standard notation are given below:

J_2=\begin{pmatrix}
1 & 1 \\
1 & 1 
\end{pmatrix};\quad
J_3=\begin{pmatrix}
1 & 1 & 1 \\
1 & 1 & 1 \\
1 & 1 & 1
\end{pmatrix};\quad
J_{2,5}=\begin{pmatrix}
1 & 1 & 1 & 1 & 1 \\
1 & 1 & 1 & 1 & 1 
\end{pmatrix}.\quad

In special contexts, the term unit matrix is used as a synonym for "matrix of ones"[1] This is done whenever it is clear that "unit matrix" does not refer to the identity matrix.

Properties

For an n×n matrix of ones U, the following properties hold:

References

  1. ^ Weisstein, Eric W., "Unit Matrix" from MathWorld.